//==============================================================================
// bush_anim.txt
//==============================================================================



//==============================================================================
define forgeA
{
   set hotspot
   {
      version
      {
         Visual Building E Large2
				Connect FACE Glow hotspot
				Connect FACE Glowx hotspot
				Connect FACE Glow2 hotspot
      }
   }  
}

//==============================================================================
define Dust
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Building DustA
      }
   }  
}


//==============================================================================
define Bush
{
   set hotspot
   {
      version
      {
         Visual World A Bush Short F
      }
   }  
}



//==============================================================================
define boxf
{
   set hotspot
   {
      version
      {
         Visual Egyptian FlowerBox
				connect Fire Bush hotspot
      }
   }
}


//==============================================================================
anim None
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Building E Large2
				connect rightleg boxf hotspot
				connect righthand boxf hotspot
				connect lefthand boxf hotspot
				connect leftleg boxf hotspot
				
			}
		}
	}
}
//==============================================================================
anim Idle
{
   SetSelector
   {
      ConstructionLogic 0 33 66
      set hotspot
      {
         version
         {
            Visual Building E Large2
				Connect attachpoint GenericSmoke hotspot
				connect rightleg boxf hotspot
				connect righthand boxf hotspot
				connect lefthand boxf hotspot
				connect leftleg boxf hotspot
				connect RIGHTFOREARM smoketiny hotspot
            Connect NECK GenericSmoke hotspot
		      connect LEFTFOREARM smoketiny hotspot
				connect Face Glow hotspot
            connect ATTACHPOINT empower hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual Building Construction3x3 A
				connect ATTACHPOINT empower hotspot
				connect attachpoint E_Long_Brick hotspot
				connect face E_Long_Brick hotspot
				connect chin E_Medium_Brick hotspot
				connect leftfoot E_Medium_Brick hotspot
				connect lefthand E_Small_Brick hotspot
				connect leftleg E_Small_Brick hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual Building Construction3x3 B
				connect ATTACHPOINT empower hotspot
				connect attachpoint E_Long_Brick hotspot
				connect face E_Long_Brick hotspot
				connect chin E_Medium_Brick hotspot
				connect leftfoot E_Medium_Brick hotspot
				connect lefthand E_Small_Brick hotspot
				connect leftleg E_Small_Brick hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual Building E Lighthouse Construction
				connect ATTACHPOINT empower hotspot
				connect attachpoint E_Long_Brick hotspot
				connect face E_Long_Brick hotspot
				connect chin E_Medium_Brick hotspot
				connect leftfoot E_Medium_Brick hotspot
				connect lefthand E_Small_Brick hotspot
				connect leftleg E_Small_Brick hotspot
         }
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      ConstructionLogic 0 33 66
      set hotspot
      {
         version
         {
               Visual GenericDestruction
               connect Smoke0 Dust hotspot
		connect FOREHEAD forgeA hotspot
					connect Smoke1 Dust hotspot
					connect Smoke2 Dust hotspot
					connect Smoke3 Dust hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual Building Construction3x3 A
				connect ATTACHPOINT empower hotspot
				connect attachpoint E_Long_Brick hotspot
				connect face E_Long_Brick hotspot
				connect chin E_Medium_Brick hotspot
				connect leftfoot E_Medium_Brick hotspot
				connect lefthand E_Small_Brick hotspot
				connect leftleg E_Small_Brick hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual Building Construction3x3 B
				connect ATTACHPOINT empower hotspot
				connect attachpoint E_Long_Brick hotspot
				connect face E_Long_Brick hotspot
				connect chin E_Medium_Brick hotspot
				connect leftfoot E_Medium_Brick hotspot
				connect lefthand E_Small_Brick hotspot
				connect leftleg E_Small_Brick hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual Building Construction3x3 B
				connect ATTACHPOINT empower hotspot
				connect attachpoint E_Long_Brick hotspot
				connect face E_Long_Brick hotspot
				connect chin E_Medium_Brick hotspot
				connect leftfoot E_Medium_Brick hotspot
				connect lefthand E_Small_Brick hotspot
				connect leftleg E_Small_Brick hotspot
         }
      }
   }
}

